home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Taifun / Taifun 081 (1989-02-15)(Ossowski, Stefan)(DE)(PD).zip / Taifun 081 (1989-02-15)(Ossowski, Stefan)(DE)(PD).adf / Iconizer / iconizer.doc < prev    next >
Text File  |  1988-11-06  |  2KB  |  78 lines

  1. /**********************************************************************/
  2.                               ICONIZER
  3.                              ----------
  4.                        Intuition Pointer to Icon
  5.                                 AND
  6.                              VISA VERSA
  7.  
  8.              (C) Alex Livshits
  9.              10-Dec-87
  10. /**********************************************************************/
  11.  
  12. IMPORTANT
  13. ---------
  14.     The following files:
  15.  
  16.         - Iconizer           executable,
  17.         - Iconizer.info      the icon,
  18.         - Icon2Ptr           executable,
  19.         - iconizer.doc       this file
  20.  
  21.     can be freely distributed ON CONDITION that they are kept
  22.     all together and are only used for NON-COMMERCIAL purposes.
  23.  
  24.  
  25. WHAT IT DOES
  26. ------------
  27.     Allows you to build a whole library of your favorite pointers and
  28.     to pick any of them instantly - just double-click onto it's icon.
  29.  
  30.     So you can use one pointer on the morning, another one midday,
  31.     and a very special one for the evening party.
  32.  
  33.  
  34. HOW TO USE IT
  35. -------------
  36.     Create a drawer that will contain your pointers and copy all the files
  37.     into it.
  38.  
  39.     Double-click onto Iconizer icon to evoke the program.
  40.  
  41.     Iconizer will open a small window and will ask you for the file name
  42.     to save your current pointer into. Enter any name (without .info),
  43.     example: 1,2,3,x,y,slow,fast etc....
  44.  
  45.     Iconizer will create an icon with the name you specified and with the
  46.     image of your current pointer.
  47.  
  48.     Close the drawer and reopen it to see the pointer 'iconified'.
  49.  
  50.     Make another pointer with the Preferences tool and repeat the process.
  51.  
  52.     When you finished with iconifications, double-click onto icon
  53.     representing your choise. The pointer should become the one you
  54.     selected.
  55.  
  56.     Note that the pointer 'Hot' point, pointer's colors and the pointer's
  57.     speed are also restored.
  58.  
  59.  
  60.     NOTE
  61.     ----
  62.         Iconified pointers, Iconizer and Icon2Ptr MUST all be in the same
  63.         drawer.
  64.  
  65.  
  66.         Enjoy!
  67.  
  68. CONTACT
  69. -------
  70.  
  71.     POST address:
  72.  
  73.         Alex Livshits,
  74.         15 rue Durantin,
  75.         75018 Paris,
  76.         FRANCE
  77.  
  78.